map collection
英 [mæp kəˈlekʃn]
美 [mæp kəˈlekʃn]
网络 地图资料
英英释义
noun
- a collection of maps in book form
双语例句
- Map: a map is an associative array from a set of object keys to a collection of object values.
map型:map是一个从一组键值对象到一组值对象的关联数组。 - Students in Tanzania use GPS to map roads, water collection points, footpaths to plan for a more sustainable community.
坦桑尼亚学生采用全球定位系统对公路、集水点和步道进行绘图,目的在于规划更具可持续性的社区。 - There are several costs to card marking – additional space for the card map, additional work to be done on each pointer store, and additional work to be done at garbage collection time.
卡片标记有几项开销――卡片映射所需的额外空间、对每一个指针存储所做的额外工作,以及在垃圾收集时做的额外工作。 - The data acquisition methods of three-dimensional digital terrain map: data collection of digital photogrammetric, data collection of total station and three-dimensional airborne laser scanning system.
主要研究了三维数字地形图的数据采集方法:数字摄影测量数据采集,全站仪数据采集和机载激光三维扫描系统。 - When this limit is reached, the oldest data map is removed from the repository and becomes eligible for garbage collection.
当达到这个限值时,最旧的那个数据地图会从存储库中删除,以便进行垃圾收集。 - In this paper, three areas that three-dimensional digital terrain map of related concepts, methods of data collection and three-dimensional digital terrain mapping were studied.
本文从三维数字地形图的相关概念、数据采集的方法和三维数字地形图的绘制三个方面进行了研究。 - The completion of the foundation buried stone heads, four measurements, a flat wire measurement, substandard level of measurement, map the root control field data collection and data editing.
完成了基础埋石、首级四等测量、一级平面导线测量、等外水准测量、图根控制等野外数据采集以及数据编辑工作。 - I then proceed to define a list, populate it, and call my newly defined def. Next, I create a map and do the same thing for that collection.
然后我定义一个list,填充它,并调用我新定义的def。之后,我创建一个map,并对这个集合做了同样的操作。 - In order to evaluate the matching ability of the reference map in a map-matching aided navigation system, both of the sampling cycle and measurement precision of the onboard data collection system were introduced in the statistic parameters.
为评价地图匹配辅助导航参考地图的导航性能,本文定义的统计特征参数新增加了数据采集平台采样周期和测量精度2个参数。 - Similarly, the rows represent Clojure's built-in collection types: list, vector, map, and set.
同样,行表示Clojure的内置集合类型:list、vector、map和set。